(bs-attributes-list): Doc fix.
authorGerd Moellmann <gerd@gnu.org>
Tue, 27 Feb 2001 13:24:14 +0000 (13:24 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 27 Feb 2001 13:24:14 +0000 (13:24 +0000)
lisp/bs.el

index 4b0c80ba9e98778c5752d0047a71b5177f936262..7f1c8b6adac36de0b7b8c57899ca5d5fb8be4a71 100644 (file)
     (""       2   2 left  "  "))
   "*List specifying the layout of a Buffer Selection Menu buffer.
 Each entry specifies a column and is a list of the form of:
-(HEADER MINIMUM-LENGTH MAXIMUM-LENGTH ALIGNMENT FUN-OR-STRING)
+\(HEADER MINIMUM-LENGTH MAXIMUM-LENGTH ALIGNMENT FUN-OR-STRING)
 HEADER         : string for header for first line or a function
   which calculates column title.
 MINIMUM-LENGTH : minimum width of column (number or name of function).